pub unsafe extern "C" fn i2d_ASN1_BIT_STRING(
    in_: *const ASN1_BIT_STRING,
    outp: *mut *mut u8
) -> c_int