pub unsafe extern "C" fn wc_DecryptPKCS8Key(
    input: *mut byte,
    sz: word32,
    password: *const c_char,
    passwordSz: c_int
) -> c_int