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