pub unsafe extern "C" fn g_test_log_buffer_push(
    tbuffer: *mut GTestLogBuffer,
    n_bytes: guint,
    bytes: u8
)