pub type PAPCFUNC = Option<unsafe extern "system" fn(parameter: usize)>;
Required features: ‘Win32_Foundation’