pub unsafe extern "C" fn onigenc_get_prev_char_head(
    enc: OnigEncoding,
    start: *const OnigUChar,
    s: *const OnigUChar
) -> *mut OnigUChar