pub unsafe extern "C" fn g_test_add_func(
    testpath: *const i8,
    test_func: Option<unsafe extern "C" fn()>
)