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