pub unsafe fn ExSetResourceOwnerPointer(
    resource: *mut ERESOURCE,
    ownerpointer: *const c_void
)