pub unsafe extern "C" fn zx_channel_create(
    options: u32,
    out0: *mut u32,
    out1: *mut u32
) -> i32