pub unsafe extern "system" fn GetProcAddress(
    h: *mut c_void,
    name: *const i8
) -> *mut c_void