pub unsafe extern "C" fn mysql_real_query_start( ret: *mut c_int, mysql: *mut MYSQL, q: *const c_char, length: c_ulong, ) -> c_int