pub unsafe extern "system" fn NdisAcquireReadWriteLock(
    lock: *mut NDIS_RW_LOCK,
    fwrite: BOOLEAN,
    lockstate: *mut LOCK_STATE,
)