Function g_test_init

pub unsafe extern "C" fn g_test_init(
    argc: *mut i32,
    argv: *mut *mut *mut i8,
    ...
)