pub unsafe extern "system" fn ObRegisterCallbacks(
    callbackregistration: *const OB_CALLBACK_REGISTRATION,
    registrationhandle: *mut *mut c_void
) -> NTSTATUS
Expand description

Required features: "Wdk_Foundation", "Win32_Foundation"