pub unsafe extern "C" fn OQS_KEM_bike_l3_decaps(
    shared_secret: *mut u8,
    ciphertext: *const c_uchar,
    secret_key: *const u8
) -> OQS_STATUS