pub unsafe extern "C" fn zx_job_create(
    parent_job: u32,
    options: u32,
    out: *mut u32
) -> i32