pub unsafe fn JetCloseFileInstance<P0, P1>(instance: P0, hffile: P1) -> i32
where P0: IntoParam<JET_INSTANCE>, P1: IntoParam<JET_HANDLE>,