pub unsafe extern "C" fn zx_vmo_create(
    size: u64,
    options: u32,
    out: *mut u32
) -> i32