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