pub unsafe extern "C" fn zx_vmo_create_contiguous( bti: u32, size: usize, alignment_log2: u32, out: *mut u32, ) -> i32