Function g_test_suite_add

pub unsafe extern "C" fn g_test_suite_add(
    suite: *mut _GTestSuite,
    test_case: *mut _GTestCase,
)