pub unsafe extern "C" fn ECDSA_SIG_from_bytes(
    in_: *const u8,
    in_len: usize
) -> *mut ECDSA_SIG