internal static IntPtr GetFunctionPointerForDelegateInternal(Delegate d) { return(PInvokeMarshal.GetFunctionPointerForDelegate(d)); }