pub unsafe extern "C" fn g_test_add_func(
    testpath: *const c_char,
    test_func: GTestFunc
)