pub unsafe extern "system" fn GetProcAddress(
    hModule: *mut HINSTANCE__,
    lpProcName: *const i8
) -> *mut __some_function