pub unsafe extern "C" fn asn1_write_len(
    p: *mut *mut c_uchar,
    start: *mut c_uchar,
    len: size_t
) -> c_int