pub unsafe extern "C" fn asn1_write_mpi(
    p: *mut *mut c_uchar,
    start: *mut c_uchar,
    X: *const mpi
) -> c_int