pub fn replace_input_bind_placeholder( statement: &str, bind_name: &str, replacement: &str, ) -> String