pub unsafe extern "C" fn _frida_g_test_log_buffer_push(
    tbuffer: *mut GTestLogBuffer,
    n_bytes: guint,
    bytes: *const guint8
)