pub unsafe extern "C" fn get_embeddings(
    params_ptr: *mut c_void,
    state_pr: *mut c_void,
    res_embeddings: *mut f32
) -> c_int