pub unsafe extern "C" fn zx_object_get_child(
    handle: u32,
    koid: u64,
    rights: u32,
    out: *mut u32
) -> i32