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