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