pub unsafe fn ExSetResourceOwnerPointerEx(
    resource: *mut ERESOURCE,
    ownerpointer: *const c_void,
    flags: u32,
)