pub unsafe extern "C" fn EVP_DecodedLength(
    out_len: *mut usize,
    len: usize
) -> c_int