Function bdk_chain::bitcoin::secp256k1::ffi::secp256k1_context_preallocated_clone
pub unsafe extern "C" fn secp256k1_context_preallocated_clone(
cx: *const Context,
prealloc: NonNull<c_void>
) -> NonNull<Context>