pub unsafe extern "C" fn ASN1_BIT_STRING_set(
    str_: *mut ASN1_BIT_STRING,
    d: *const c_uchar,
    length: c_int
) -> c_int