ObGetObjectSecurity

Function ObGetObjectSecurity 

pub unsafe fn ObGetObjectSecurity(
    object: *const c_void,
    securitydescriptor: *mut PSECURITY_DESCRIPTOR,
    memoryallocated: *mut bool,
) -> NTSTATUS