pub unsafe extern "C" fn zx_vmo_replace_as_executable(
    handle: u32,
    vmex: u32,
    out: *mut u32
) -> i32