pub unsafe extern "system" fn LoadPackagedLibrary(
    lpwLibFileName: *const u16,
    Reserved: u32
) -> *mut HINSTANCE__