pub unsafe extern "system" fn LoadLibraryA(
    a: *const i8
) -> *mut c_void