Function windows_sys::Wdk::Storage::FileSystem::ObOpenObjectByPointer
pub unsafe extern "system" fn ObOpenObjectByPointer(
object: *const c_void,
handleattributes: u32,
passedaccessstate: *const ACCESS_STATE,
desiredaccess: u32,
objecttype: POBJECT_TYPE,
accessmode: i8,
handle: *mut HANDLE,
) -> NTSTATUS