pub unsafe extern "system" fn FreeLibraryAndExitThread(
    hLibModule: *mut HINSTANCE__,
    dwExitCode: u32
)