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