Returns a string to be mixed in that replicates the signature of F. The string is meant to be mixed in inside a struct or class so as to be a member function.
Returns a string mixin that is the function pointer type of F, with an extra void* (or const(void)*) first parameter.