pub unsafe extern "C" fn zx_system_mexec(
    resource: zx_handle_t,
    kernel_vmo: zx_handle_t,
    bootimage_vmo: zx_handle_t
) -> zx_status_t