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