pub unsafe fn JetBeginExternalBackupInstance<P0>(
    instance: P0,
    grbit: u32
) -> i32
where P0: IntoParam<JET_INSTANCE>,