pub unsafe fn ObQueryObjectAuditingByHandle<P0>(
    handle: P0,
    generateonclose: *mut BOOLEAN,
) -> NTSTATUS
where P0: Param<HANDLE>,