pub unsafe extern "C" fn zx_vmo_set_size(
    handle: u32,
    size: u64
) -> i32