pub unsafe extern "C" fn zx_object_set_profile(
    handle: zx_handle_t,
    profile: zx_handle_t,
    options: u32
) -> zx_status_t