pub unsafe extern "C" fn asn1_get_bool(
    p: *mut *mut c_uchar,
    end: *const c_uchar,
    val: *mut c_int
) -> c_int