pub unsafe extern "C" fn PxReadWriteLock_lockReader_mut(
    self_: *mut PxReadWriteLock,
    takeLock: bool
)