pub unsafe extern "C" fn Interpreter_createMultiPathSession(
    interpreter: *mut Interpreter,
    configs: *const *const MNNScheduleConfig,
    configSize: usize,
) -> *mut Sessionpub unsafe extern "C" fn Interpreter_createMultiPathSession(
    interpreter: *mut Interpreter,
    configs: *const *const MNNScheduleConfig,
    configSize: usize,
) -> *mut Session