pub unsafe extern "system" fn FreeLibraryAndExitThread(
    hlibmodule: HMODULE,
    dwexitcode: u32,
) -> !