pub unsafe extern "C" fn zend_multibyte_set_script_encoding_by_string(
    new_value: *const c_char,
    new_value_length: usize
) -> zend_result