Function windows_sys::Wdk::System::SystemServices::ObGetObjectSecurity

pub unsafe extern "system" fn ObGetObjectSecurity(
    object: *const c_void,
    securitydescriptor: *mut PSECURITY_DESCRIPTOR,
    memoryallocated: *mut BOOLEAN,
) -> NTSTATUS