pub unsafe extern "C" fn m3_GetResults(
    i_function: IM3Function,
    i_retc: u32,
    o_retptrs: *mut *const c_void
) -> M3Result