pub unsafe extern "C" fn ERR_error_string_n(
    packed_error: u32,
    buf: *mut c_char,
    len: usize
) -> *mut c_char