pub unsafe extern "C" fn zx_profile_create(
    profile_rsrc: zx_handle_t,
    options: u32,
    profile: *const zx_profile_info_t,
    out: *mut zx_handle_t
) -> zx_status_t