pub unsafe extern "C" fn m3_CallArgv(
    i_function: IM3Function,
    i_argc: u32,
    i_argv: *mut *const c_char
) -> M3Result