pub unsafe extern "C" fn mysql_refresh(
    mysql: *mut MYSQL,
    refresh_options: c_uint
) -> c_int