Where to place the session_set_cookie_params function

Hello to all,
I wonder if I have to move the session_set_cookie_params function before session_start (as is the case with the session_name function) or I have to place it after.
Thank you.

Ok, well, this function begins well before session_start