pub type FARPROC = unsafe extern "system" fn() -> isize;
Required features: Win32_Foundation
Win32_Foundation