No, you cannot pass a const pointer to a struct and a pointer to its member as non-const. This will result in a compilation error.
const