pub unsafe extern "C" fn g_test_add_data_func_full(
testpath: *const c_char,
test_data: gpointer,
test_func: GTestDataFunc,
data_free_func: GDestroyNotify,
)
pub unsafe extern "C" fn g_test_add_data_func_full(
testpath: *const c_char,
test_data: gpointer,
test_func: GTestDataFunc,
data_free_func: GDestroyNotify,
)