pub unsafe extern "C" fn ncnn_flatten(
    src: ncnn_mat_t,
    dst: *mut ncnn_mat_t,
    opt: ncnn_option_t
)