ucnv_detectUnicodeSignature

Function ucnv_detectUnicodeSignature 

pub unsafe extern "C" fn ucnv_detectUnicodeSignature(
    source: PCSTR,
    sourcelength: i32,
    signaturelength: *mut i32,
    perrorcode: *mut UErrorCode,
) -> PCSTR