pub fn rotate_bnsd_qk_rope_reference( query: &mut [f32], key: &mut [f32], cos: &[f32], sin: &[f32], config: BnsdQkRopeConfig, )