pub unsafe extern "C" fn AuthorizationRightRemove(
    authorization: AuthorizationRef,
    rightName: *const c_char
) -> OSStatus