pub unsafe extern "C" fn zx_job_set_policy(
    handle: u32,
    options: u32,
    topic: u32,
    policy: *const u8,
    policy_size: u32
) -> i32